GtkCssProvider: Run through the widget path in the correct order.
authorCarlos Garnacho <carlosg@gnome.org>
Wed, 20 Oct 2010 15:37:00 +0000 (17:37 +0200)
committerCarlos Garnacho <carlosg@gnome.org>
Sat, 4 Dec 2010 14:38:23 +0000 (15:38 +0100)
commitd03caa4683397825417412d83570cd2ebf144177
treea4d8c3f3d2d9873102aaedabb8a4155121d0d761
parent35a41bd801bf121c2f0b7bc0287b7844daa3facb
GtkCssProvider: Run through the widget path in the correct order.

Comparing a selector with a widget path was being done backwards since
the change to use GtkContainer::get_path_for_child().
gtk/gtkcssprovider.c